Removes all users from the colleciton.

Namespace:  Rebex.Net.Servers.Core
Assembly:  Rebex.FileServer (in Rebex.FileServer.dll)

Syntax

Visual Basic
Public Sub Clear
C#
public void Clear()

Implements

ICollection<(Of <(<'T>)>)>..::..Clear()()()()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also